Skip to main content

tsNetIsSyncBlocked

Type

function

Summary

Returns whether another synchronous call can be made immediately.

Syntax

tsNetIsSyncBlocked()

Description

Returns whether another synchronous call can be made immediately.

Examples

if tsNetIsSyncBlocked() then
answer "A synchronous network call is already in progress"
end if

library: tsNet

Compatibility and Support

Introduced

LiveCode 8.1

OS

mac

windows

linux

ios

android

Platforms

desktop

server

mobile

Thank you for your feedback!

Was this page helpful?